Skip to content

Website Redesign #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 48 commits into
base: master
Choose a base branch
from
Draft

Website Redesign #204

wants to merge 48 commits into from

Conversation

Langhaarzombie
Copy link
Contributor

This PR is to track the technical changes that are part of the website redesign. Since the Git Hub pages in QuTiP are spread around multiple repos, this PR will be referenced so to keep track of things.

For now, it is based on the master branch. We should however consider creating a dev branch to keep potential changes from affecting the live website.

- added element with text and image split
- responsive adaptations to connected components
- simplified paddings in containers
- added donation button section
- added links to QVLab button
- Added data files for lectures and university courses
- Reduced html, improved readbility of remaining html
- Restructered layout and css to allow for more markdown
Copy link
Contributor

@hodgestar hodgestar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Langhaarzombie! I did a first pass review.

What else is left on your list for before merging this?

index.html Outdated
<a href="https://www.jst.go.jp/kisoken/presto/en/"><img src="images/presto.jpg"></a>
<div class="col-md-6">
<center><h4>Distribution of the 39,420 Unique Visitors in 2020</h4></center>
<div id='container1' style='margin-top:10px; position: relative;height: 250px;'></div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should either remove or update this as part of the website revamp. Not for this PR necessarily.

@Langhaarzombie
Copy link
Contributor Author

Langhaarzombie commented Apr 16, 2025

Thanks a lot!

What else is left on your list for before merging this?

There are a couple things left:

  • Cleaning up the scripts and the backend (remove stuff that is no longer used)
  • (as you mentioned) replace the Lorem Ipsum with actual content (maybe you have ideas here @hodgestar @ajgpitch ?)
  • Update footer acc. to new navbar
  • Apply changes to benchmark website (similiar to tutorials page)
  • Update Workflow files to wget correct files
  • Figure out donation button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants